forked from theodorusclarence/ts-nextjs-tailwind-starter
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dashboard page #10
Merged
Merged
Dashboard page #10
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…s_app into dashboard-page
* use next_public env vars * fix: rm array from dependencies * use server side secret variables
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
gmguarino
added a commit
that referenced
this pull request
Apr 24, 2024
* first step : component dashboardsection created needs to be highly reusable * feat: update home styles + open graph image * ancres and WIP components * feat: Added graphs to home page + join block * biodiversity - Introduction - companies OK * src for customdashboard * fix: dynamic load plotly * add: apiPath variable to call ras-map * Fix: Infinite loop (#9) * use next_public env vars * fix: rm array from dependencies * use server side secret variables --------- Co-authored-by: oumeimaelisbihani <[email protected]> Co-authored-by: Malena Guallar <[email protected]> Co-authored-by: Thomas Catinaud Taris <[email protected]>
gmguarino
added a commit
that referenced
this pull request
Apr 25, 2024
* first step : component dashboardsection created needs to be highly reusable * better layout + env.local + plotly WIP * real charts * feat: add map land plan * fix: fix build * fix: format * npx format * fix: add env example * feat: Home webdesign v2 (#8) * feat: header, intro, footer * feat: content storytelling * feat: home v2 * fix: env vars * refactor: change env example * fix: add pnpm --------- Co-authored-by: Thomas Catinaud Taris <[email protected]> * fix env.example * antibiotic conso chart * fix: use yarn for linting * remove: scaleway deployment * fix: lint * style + css on titles + traduction * changes in futur of farm land * feat: update images * feat: update home * feat: update dashboard page * feat: rwd chart * fix: change url * Dashboard page (#10) * first step : component dashboardsection created needs to be highly reusable * feat: update home styles + open graph image * ancres and WIP components * feat: Added graphs to home page + join block * biodiversity - Introduction - companies OK * src for customdashboard * fix: dynamic load plotly * add: apiPath variable to call ras-map * Fix: Infinite loop (#9) * use next_public env vars * fix: rm array from dependencies * use server side secret variables --------- Co-authored-by: oumeimaelisbihani <[email protected]> Co-authored-by: Malena Guallar <[email protected]> Co-authored-by: Thomas Catinaud Taris <[email protected]> * French version (#12) * fix: translate to french * fix: typo * feat: update translation * fix: prettier * feat: remove unused test --------- Co-authored-by: Thomas Catinaud Taris <[email protected]> * update explode message (#13) Co-authored-by: Thomas Catinaud Taris <[email protected]> * Dashboard page (#14) * feat: dashboard page * fix: lint --------- Co-authored-by: Malena Guallar <[email protected]> Co-authored-by: Thomas Catinaud Taris <[email protected]> * last translation element dashboard page * feat: home links (#15) Co-authored-by: Thomas Catinaud Taris <[email protected]> --------- Co-authored-by: oumeimaelisbihani <[email protected]> Co-authored-by: Thomas Catinaud Taris <[email protected]> Co-authored-by: Thomas Catinaud Taris <[email protected]> Co-authored-by: Malena Guallar <[email protected]> Co-authored-by: Oumeima El Isbihani <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description & Technical Solution
Merging to dev branch
Checklist
Screenshots
Provide screenshots or videos of the changes made if any.